FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.5  |  FHIR Version n/a  User: [n/a]

Resource OperationDefinition/FHIR Server from package dk.ehmi.eas#current (16 ms)

Package dk.ehmi.eas
Type OperationDefinition
Id Id
FHIR Version R4
Source http://medcomehmi.dk/ig/dk-ehmi-eas/https://build.fhir.org/ig/medcomdk/dk-ehmi-eas/OperationDefinition-eas.getReceivingOrganizationByPostalCode.html
Url http://easbase.eas.dk/OperationDefinition/eas.getReceivingOrganizationByPostalCode
Version 0.8.1
Status draft
Date 2024-06-01T00:00:00+01:00
Name EAS SikrGrp2 getReceivingOrganizationByPostalCode
Title EAS SikrGrp2 getReceivingOrganizationByPostalCode
Experimental False
Realm dk
Description GET [EAS-base]/Organization?_profile=http://medcomfhir.dk/ig/messaging/StructureDefinition-medcom-messaging-organization&Patient?Identifier.value=[Patient_Identifier]&system=urn:oid:1.2.208.176.1.2 This search will produce a MedComMessagingOrganization as a response EAS will in order to produce this response run through a sequence of calls from
Type false
Kind query

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: OperationDefinition eas.getReceivingOrganizationByPostalCode

URL: [base]/$getReceivingOrganizationByPostalCode

URL: [base]/CapabilityStatement/[id]/$getReceivingOrganizationByPostalCode

Input parameters Profile:string

Output parameters Profile:

http://medcomehmi.dk/ig/dk-ehmi-eas/StructureDefinition/EasMessagingOrganization

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INtarget1..*string

submitting the Id of the Patient's General Practitioner would evoke this search operation

OUTreturn0..*Organization

The response is a MedComMessagingOrganization corresponding to the General Practitioner of the Patient

eas_getReceivingOrganizationByPostalCode return MedComMessagingOrganization


Source

{
  "resourceType" : "OperationDefinition",
  "id" : "eas.getReceivingOrganizationByPostalCode",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: OperationDefinition eas.getReceivingOrganizationByPostalCode</b></p><a name=\"eas.getReceivingOrganizationByPostalCode\"> </a><a name=\"hceas.getReceivingOrganizationByPostalCode\"> </a><a name=\"eas.getReceivingOrganizationByPostalCode-da-DK\"> </a><p>URL: [base]/$getReceivingOrganizationByPostalCode</p><p>URL: [base]/CapabilityStatement/[id]/$getReceivingOrganizationByPostalCode</p><p>Input parameters Profile:<a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></p><p>Output parameters Profile:<pre>http://medcomehmi.dk/ig/dk-ehmi-eas/StructureDefinition/EasMessagingOrganization</pre></p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>target</td><td/><td>1..*</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#string\">string</a></td><td/><td><div><p>submitting the Id of the Patient's General Practitioner would evoke this search operation</p>\n</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>0..*</td><td><a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a></td><td/><td><div><p>The response is a MedComMessagingOrganization corresponding to the General Practitioner of the Patient</p>\n</div></td></tr></table><div><p>eas_getReceivingOrganizationByPostalCode return MedComMessagingOrganization</p>\n</div></div>"
  },
  "url" : "http://easbase.eas.dk/OperationDefinition/eas.getReceivingOrganizationByPostalCode",
  "version" : "0.8.1",
  "name" : "EAS SikrGrp2 getReceivingOrganizationByPostalCode",
  "title" : "EAS SikrGrp2 getReceivingOrganizationByPostalCode",
  "status" : "draft",
  "kind" : "query",
  "date" : "2024-06-01T00:00:00+01:00",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.medcom.dk"
        }
      ]
    }
  ],
  "description" : "GET [EAS-base]/Organization?_profile=http://medcomfhir.dk/ig/messaging/StructureDefinition-medcom-messaging-organization&Patient?Identifier.value=[Patient_Identifier]&system=urn:oid:1.2.208.176.1.2\nThis search will produce a MedComMessagingOrganization as a response\nEAS will in order to produce this response run through a sequence of calls from",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "code" : "getReceivingOrganizationByPostalCode",
  "comment" : "eas_getReceivingOrganizationByPostalCode return MedComMessagingOrganization",
  "resource" : [
    "CapabilityStatement"
  ],
  "system" : true,
  "type" : false,
  "instance" : true,
  "inputProfile" : "string",
  "outputProfile" : "http://medcomehmi.dk/ig/dk-ehmi-eas/StructureDefinition/EasMessagingOrganization",
  "parameter" : [
    {
      "name" : "target",
      "use" : "in",
      "min" : 1,
      "max" : "*",
      "documentation" : "submitting the Id of the Patient's General Practitioner would evoke this search operation",
      "type" : "string"
    },
    {
      "name" : "return",
      "use" : "out",
      "min" : 0,
      "max" : "*",
      "documentation" : "The response is a MedComMessagingOrganization corresponding to the General Practitioner of the Patient",
      "type" : "Organization"
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.